CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 特征点 匹配

搜索资源列表

  1. matcher

    1下载:
  2. 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:95816
    • 提供者:屈磊
  1. HNN_Matlab

    0下载:
  2. 基于hopfield网络的特征点匹配 能够对简单的图象进行快速而正确的匹配 -hopfield network based on the matching feature points to the right image for a simple, rapid and correct matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14063
    • 提供者:叶超
  1. chepaishibiechengxu

    0下载:
  2. 基于模板匹配和特征点匹配相结合的快速车牌识别方法程序-based on template matching and the matching feature points combination of rapid methods and procedures LPR
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:341382
    • 提供者:李磊
  1. features_win

    0下载:
  2. 这是一款sift特征点匹配源码,,希望对大家有帮助 -sift This is one feature point matching source, and we hope to help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:717894
    • 提供者:shh
  1. siftpp-0.7.3

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:360247
    • 提供者:adamusi
  1. jy-resort

    0下载:
  2. 基于奇异点的特征点匹配,是指纹识别一个很好的算法
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:306649
    • 提供者:杨筱娟
  1. nsift

    0下载:
  2. n维sift图像特征点匹配算法的源码,可以实现图像配准、分割等
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:18731
    • 提供者:刘炎
  1. new_point_matching01

    0下载:
  2. 基于角点的特征点匹配程序,测试精度在70%以上,满足3D重建的需要
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4129
    • 提供者:化鹏
  1. image stitch

    1下载:
  2. 采用sift 特征点匹配,投影变换和ransc 技术的全景图拼接
  3. 所属分类:源码下载

  1. OpenSURF_version1c

    0下载:
  2. surf特征点提取以及相应的特征点匹配,matlab程序-speed up robust features (SURF), feature matching
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:722555
    • 提供者:david
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:171565
    • 提供者:memcpy
  1. I_14

    0下载:
  2. 本文对指纹特征点的提取,特征点的匹配,用matlab进行了实现-In this paper, the fingerprint feature points extraction, feature point matching, was realized with matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:341865
    • 提供者:艾俊生
  1. 采用邻域差值特征模板的立体匹配方法

    2下载:
  2. 算法给出一种图像匹配方法,通过计算一幅图像中间隔一定距离的两点的像素邻域差值作为特征模板,再计算另一幅图像中在同一扫描线上间隔同样距离的像素邻域的差值,将它与特征模板的偏差作为匹配标准,偏差最小的点就认为是匹配点。
  3. 所属分类:matlab例程

  1. siftdetectandmatch

    0下载:
  2. 运用sift算法提取两幅图像中的特征点,然后再进行特征点匹配,实现图像配准-Sift algorithm using two images extracted feature points, and then the feature point matching, to achieve image registration
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:428834
    • 提供者:echo
  1. venv

    1下载:
  2. OpenCv3.4+py3.4 实现特征点检测、匹配以及相机的标定(OpenCv3.4+py3.4 Realization of feature point detection, matching and camera calibration)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:超鬼夜魔
  1. SIFT特征匹配

    0下载:
  2. 包括SIFT匹配方法和利用特征点计算单应性的程序,同时可以显示匹配点对(It includes the SIFT matching method and the program to calculate homography based on the feature points, and displays matching point pairs.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:206848
    • 提供者:苏旭
  1. 基于SIFT算法的图像特征点提取与匹配

    0下载:
  2. 文章深入研究了 SIFT 特征点提取的原理及过程,以基于 K-D 树结构的近邻算 法对呈线性变换的两幅图像在不同视角和噪声干扰情况下进行了特征点的粗匹 配,并通过随机抽样一致性算法(Random Sample Consensus)进行特征点的提纯,删 除例如错误的匹配特征点对。针对粗匹配后误匹配点对较多导致的 RANSAC 算法 效率降低、运算时间变长的情况,论文以视差梯度约束对粗匹配点对进行预筛选, 提升了 RANSAC 算法的效率。根据匹配点对空间位置关系得出图像之间的变换模 型;最后将图像
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:6951936
    • 提供者:robben333333
  1. opencv_contrib-3.4.1

    2下载:
  2. opencv添加模块,可以用于图片的特征检测与匹配,连接多张图片(Opencv add module can be used for feature detection and matching of pictures, connecting multiple pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-10
    • 文件大小:57329664
    • 提供者:冇冇冇
  1. Matching

    2下载:
  2. 数字摄影测量中的最小二乘匹配算法,带示例图像(Feature points matching using LSTM)
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-11
    • 文件大小:1146880
    • 提供者:chiusy
  1. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:78848
    • 提供者:llly18
« 1 2 3 4 56 7 8 9 10 ... 32 »
搜珍网 www.dssz.com